All Questions
1 question
2votes
1answer
780views
Which algorithms should I use for recommendation system using a graph database?
Basically I'm developing a recommendation system using a graph database (specifically neo4j), and I want to apply recommendation algorithms. Since i'm using a graph database, I can see the ...